-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update all non-major dependencies #925
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
df797e2
to
4dbd9be
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
4dbd9be
to
1d20018
Compare
Deployment failed with the following error:
|
1d20018
to
a18f62a
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
a18f62a
to
59b1950
Compare
b5e6f3c
to
468a79b
Compare
468a79b
to
4422221
Compare
4422221
to
9cf8cdc
Compare
9cf8cdc
to
ac8cb04
Compare
ac8cb04
to
57775eb
Compare
57775eb
to
1b9b852
Compare
095510f
to
1e5f1a4
Compare
1e5f1a4
to
f0e5f98
Compare
f0e5f98
to
175a2fa
Compare
175a2fa
to
1cdb39b
Compare
1cdb39b
to
4962caf
Compare
Deployment failed with the following error:
|
4962caf
to
aa3be40
Compare
aa3be40
to
9aa4af7
Compare
9aa4af7
to
de78a8c
Compare
de78a8c
to
c35cc24
Compare
c35cc24
to
c4a7216
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
c4a7216
to
c8c5f26
Compare
c8c5f26
to
d12efd5
Compare
d12efd5
to
432213b
Compare
This PR contains the following updates:
2.0.11
->2.0.12
3.5.0
->3.7.0
10.0.9
->10.0.10
18.3.12
->18.3.16
18.3.1
->18.3.5
4.12.13
->4.12.22
16.4.5
->16.4.7
2.22.14
->2.22.17
2.2.1
->2.2.2
9.1.6
->9.1.7
15.2.10
->15.2.11
8.4.47
->8.4.49
0.22.0
->0.23.1
0.8.13
->0.8.14
2.10.1
->2.12.0
3.4.14
->3.4.16
5.6.3
->5.7.2
5.4.10
->5.4.11
Release Notes
nomicfoundation/hardhat (@nomicfoundation/hardhat-verify)
v2.0.12
Compare Source
This is a small release to swap out an outdated dependency.
Changes
f571670
: Replace chalk with picocolorsOpenZeppelin/openzeppelin-upgrades (@openzeppelin/hardhat-upgrades)
v3.7.0
Compare Source
proxyFactory
anddeployFunction
options which can be used to deploy a custom proxy contract. (#1104)v3.6.0
Compare Source
saadeghi/daisyui (daisyui)
v4.12.22
Compare Source
v4.12.21
Compare Source
v4.12.20
Compare Source
v4.12.19
Compare Source
v4.12.18
Compare Source
v4.12.17
Compare Source
v4.12.16
Compare Source
Bug Fixes
v4.12.15
Compare Source
Bug Fixes
v4.12.14
Compare Source
Bug Fixes
motdotla/dotenv (dotenv)
v16.4.7
Compare Source
Changed
.tap
folder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6
Compare Source
Changed
nomiclabs/hardhat (hardhat)
v2.22.17
: Hardhat v2.22.17Compare Source
This release introduces support for Solidity 0.8.28, enhances the flatten task with an optional
--output
parameter to specify the output file, and aligns with the latest spec by making thetotalDifficulty
field in block responses optional. Additionally, it fixes an issue to prevent panic errors from precompile failures.Changes
v2.22.16
: Hardhat v2.22.16Compare Source
This is a small release to replace outdated dependencies.
Changes
fcece65
: Replacedchalk
withpicocolors
,glob
withtinyglob
, and upgradedfind-up
v2.22.15
: Hardhat v2.22.15Compare Source
This is a small bug fix release to fix custom HTTP headers when used in forked configurations.
Changes
ede1cde
: Fixed custom HTTP headers for forked configurationscgewecke/hardhat-gas-reporter (hardhat-gas-reporter)
v2.2.2
: Support solc 0.8.28 featuresCompare Source
What's Changed
New Contributors
Full Changelog: cgewecke/hardhat-gas-reporter@v2.2.1...v2.2.2
typicode/husky (husky)
v9.1.7
Compare Source
lint-staged/lint-staged (lint-staged)
v15.2.11
Compare Source
Patch Changes
#1484
bcfe309
Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caa
Thanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.postcss/postcss (postcss)
v8.4.49
Compare Source
source.offset
(by @romainmenke).v8.4.48
Compare Source
avencera/rustywind (rustywind)
v0.23.1
Compare Source
sc-forks/solidity-coverage (solidity-coverage)
v0.8.14
: 0.8.14Compare Source
What's Changed
0.19.0
for transient storage support by @cgewecke in https://github.com/sc-forks/solidity-coverage/pull/898New Contributors
Full Changelog: sc-forks/solidity-coverage@v0.8.13...v0.8.14
keithamus/sort-package-json (sort-package-json)
v2.12.0
Compare Source
Features
v2.11.0
Compare Source
Features
v2.10.2
Compare Source
Bug Fixes
tailwindlabs/tailwindcss (tailwindcss)
v3.4.16
Compare Source
Fixed
PluginsConfig
allowundefined
values (#14668)Changed
v3.4.15
Compare Source
boxShadow
theme configuration allows arrays (#14856)selection:*
variant works in Chrome 131 (#15003)microsoft/TypeScript (typescript)
v5.7.2
Compare Source
vitejs/vite (vite)
v5.4.11
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.